0 CpxTRS
↳1 RenamingProof (⇔, 0 ms)
↳2 CpxRelTRS
↳3 TypeInferenceProof (BOTH BOUNDS(ID, ID), 0 ms)
↳4 typed CpxTrs
↳5 OrderProof (LOWER BOUND(ID), 0 ms)
↳6 typed CpxTrs
↳7 RewriteLemmaProof (LOWER BOUND(ID), 802 ms)
↳8 BEST
↳9 typed CpxTrs
↳10 RewriteLemmaProof (LOWER BOUND(ID), 273 ms)
↳11 BEST
↳12 typed CpxTrs
↳13 RewriteLemmaProof (LOWER BOUND(ID), 137 ms)
↳14 BEST
↳15 typed CpxTrs
↳16 RewriteLemmaProof (LOWER BOUND(ID), 1947 ms)
↳17 BEST
↳18 typed CpxTrs
↳19 LowerBoundsProof (⇔, 0 ms)
↳20 BOUNDS(n^2, INF)
↳21 typed CpxTrs
↳22 LowerBoundsProof (⇔, 0 ms)
↳23 BOUNDS(n^2, INF)
↳24 typed CpxTrs
↳25 LowerBoundsProof (⇔, 0 ms)
↳26 BOUNDS(n^2, INF)
↳27 typed CpxTrs
↳28 LowerBoundsProof (⇔, 0 ms)
↳29 BOUNDS(n^2, INF)
↳30 typed CpxTrs
↳31 LowerBoundsProof (⇔, 0 ms)
↳32 BOUNDS(n^1, INF)
plus(x, 0) → x
plus(x, s(y)) → s(plus(x, y))
times(0, y) → 0
times(x, 0) → 0
times(s(x), y) → plus(times(x, y), y)
p(s(s(x))) → s(p(s(x)))
p(s(0)) → 0
fac(s(x)) → times(fac(p(s(x))), s(x))
plus(x, 0') → x
plus(x, s(y)) → s(plus(x, y))
times(0', y) → 0'
times(x, 0') → 0'
times(s(x), y) → plus(times(x, y), y)
p(s(s(x))) → s(p(s(x)))
p(s(0')) → 0'
fac(s(x)) → times(fac(p(s(x))), s(x))
They will be analysed ascendingly in the following order:
plus < times
times < fac
p < fac
Generator Equations:
gen_0':s2_0(0) ⇔ 0'
gen_0':s2_0(+(x, 1)) ⇔ s(gen_0':s2_0(x))
The following defined symbols remain to be analysed:
plus, times, p, fac
They will be analysed ascendingly in the following order:
plus < times
times < fac
p < fac
Induction Base:
plus(gen_0':s2_0(a), gen_0':s2_0(0)) →RΩ(1)
gen_0':s2_0(a)
Induction Step:
plus(gen_0':s2_0(a), gen_0':s2_0(+(n4_0, 1))) →RΩ(1)
s(plus(gen_0':s2_0(a), gen_0':s2_0(n4_0))) →IH
s(gen_0':s2_0(+(a, c5_0)))
We have rt ∈ Ω(n1) and sz ∈ O(n). Thus, we have ircR ∈ Ω(n).
Lemmas:
plus(gen_0':s2_0(a), gen_0':s2_0(n4_0)) → gen_0':s2_0(+(n4_0, a)), rt ∈ Ω(1 + n40)
Generator Equations:
gen_0':s2_0(0) ⇔ 0'
gen_0':s2_0(+(x, 1)) ⇔ s(gen_0':s2_0(x))
The following defined symbols remain to be analysed:
times, p, fac
They will be analysed ascendingly in the following order:
times < fac
p < fac
Induction Base:
times(gen_0':s2_0(0), gen_0':s2_0(b)) →RΩ(1)
0'
Induction Step:
times(gen_0':s2_0(+(n475_0, 1)), gen_0':s2_0(b)) →RΩ(1)
plus(times(gen_0':s2_0(n475_0), gen_0':s2_0(b)), gen_0':s2_0(b)) →IH
plus(gen_0':s2_0(*(c476_0, b)), gen_0':s2_0(b)) →LΩ(1 + b)
gen_0':s2_0(+(b, *(n475_0, b)))
We have rt ∈ Ω(n2) and sz ∈ O(n). Thus, we have ircR ∈ Ω(n2).
Lemmas:
plus(gen_0':s2_0(a), gen_0':s2_0(n4_0)) → gen_0':s2_0(+(n4_0, a)), rt ∈ Ω(1 + n40)
times(gen_0':s2_0(n475_0), gen_0':s2_0(b)) → gen_0':s2_0(*(n475_0, b)), rt ∈ Ω(1 + b·n4750 + n4750)
Generator Equations:
gen_0':s2_0(0) ⇔ 0'
gen_0':s2_0(+(x, 1)) ⇔ s(gen_0':s2_0(x))
The following defined symbols remain to be analysed:
p, fac
They will be analysed ascendingly in the following order:
p < fac
Induction Base:
p(gen_0':s2_0(+(1, 0))) →RΩ(1)
0'
Induction Step:
p(gen_0':s2_0(+(1, +(n1092_0, 1)))) →RΩ(1)
s(p(s(gen_0':s2_0(n1092_0)))) →IH
s(gen_0':s2_0(c1093_0))
We have rt ∈ Ω(n1) and sz ∈ O(n). Thus, we have ircR ∈ Ω(n).
Lemmas:
plus(gen_0':s2_0(a), gen_0':s2_0(n4_0)) → gen_0':s2_0(+(n4_0, a)), rt ∈ Ω(1 + n40)
times(gen_0':s2_0(n475_0), gen_0':s2_0(b)) → gen_0':s2_0(*(n475_0, b)), rt ∈ Ω(1 + b·n4750 + n4750)
p(gen_0':s2_0(+(1, n1092_0))) → gen_0':s2_0(n1092_0), rt ∈ Ω(1 + n10920)
Generator Equations:
gen_0':s2_0(0) ⇔ 0'
gen_0':s2_0(+(x, 1)) ⇔ s(gen_0':s2_0(x))
The following defined symbols remain to be analysed:
fac
Induction Base:
fac(gen_0':s2_0(+(1, 0)))
Induction Step:
fac(gen_0':s2_0(+(1, +(n1276_0, 1)))) →RΩ(1)
times(fac(p(s(gen_0':s2_0(+(1, n1276_0))))), s(gen_0':s2_0(+(1, n1276_0)))) →LΩ(2 + n12760)
times(fac(gen_0':s2_0(+(1, n1276_0))), s(gen_0':s2_0(+(1, n1276_0)))) →IH
times(*3_0, s(gen_0':s2_0(+(1, n1276_0))))
We have rt ∈ Ω(n2) and sz ∈ O(n). Thus, we have ircR ∈ Ω(n2).
Lemmas:
plus(gen_0':s2_0(a), gen_0':s2_0(n4_0)) → gen_0':s2_0(+(n4_0, a)), rt ∈ Ω(1 + n40)
times(gen_0':s2_0(n475_0), gen_0':s2_0(b)) → gen_0':s2_0(*(n475_0, b)), rt ∈ Ω(1 + b·n4750 + n4750)
p(gen_0':s2_0(+(1, n1092_0))) → gen_0':s2_0(n1092_0), rt ∈ Ω(1 + n10920)
fac(gen_0':s2_0(+(1, n1276_0))) → *3_0, rt ∈ Ω(n12760 + n127602)
Generator Equations:
gen_0':s2_0(0) ⇔ 0'
gen_0':s2_0(+(x, 1)) ⇔ s(gen_0':s2_0(x))
No more defined symbols left to analyse.
Lemmas:
plus(gen_0':s2_0(a), gen_0':s2_0(n4_0)) → gen_0':s2_0(+(n4_0, a)), rt ∈ Ω(1 + n40)
times(gen_0':s2_0(n475_0), gen_0':s2_0(b)) → gen_0':s2_0(*(n475_0, b)), rt ∈ Ω(1 + b·n4750 + n4750)
p(gen_0':s2_0(+(1, n1092_0))) → gen_0':s2_0(n1092_0), rt ∈ Ω(1 + n10920)
fac(gen_0':s2_0(+(1, n1276_0))) → *3_0, rt ∈ Ω(n12760 + n127602)
Generator Equations:
gen_0':s2_0(0) ⇔ 0'
gen_0':s2_0(+(x, 1)) ⇔ s(gen_0':s2_0(x))
No more defined symbols left to analyse.
Lemmas:
plus(gen_0':s2_0(a), gen_0':s2_0(n4_0)) → gen_0':s2_0(+(n4_0, a)), rt ∈ Ω(1 + n40)
times(gen_0':s2_0(n475_0), gen_0':s2_0(b)) → gen_0':s2_0(*(n475_0, b)), rt ∈ Ω(1 + b·n4750 + n4750)
p(gen_0':s2_0(+(1, n1092_0))) → gen_0':s2_0(n1092_0), rt ∈ Ω(1 + n10920)
Generator Equations:
gen_0':s2_0(0) ⇔ 0'
gen_0':s2_0(+(x, 1)) ⇔ s(gen_0':s2_0(x))
No more defined symbols left to analyse.
Lemmas:
plus(gen_0':s2_0(a), gen_0':s2_0(n4_0)) → gen_0':s2_0(+(n4_0, a)), rt ∈ Ω(1 + n40)
times(gen_0':s2_0(n475_0), gen_0':s2_0(b)) → gen_0':s2_0(*(n475_0, b)), rt ∈ Ω(1 + b·n4750 + n4750)
Generator Equations:
gen_0':s2_0(0) ⇔ 0'
gen_0':s2_0(+(x, 1)) ⇔ s(gen_0':s2_0(x))
No more defined symbols left to analyse.
Lemmas:
plus(gen_0':s2_0(a), gen_0':s2_0(n4_0)) → gen_0':s2_0(+(n4_0, a)), rt ∈ Ω(1 + n40)
Generator Equations:
gen_0':s2_0(0) ⇔ 0'
gen_0':s2_0(+(x, 1)) ⇔ s(gen_0':s2_0(x))
No more defined symbols left to analyse.